home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 4 / developer source - volume 4.iso / parad / nov95 / toddf104.gif < prev    next >
Graphics Interchange Format  |  1996-05-23  |  6KB  |  514x218  |  4-bit (5 colors)
Labels: text | screenshot | display | number | font | software | line
OCR: UNLINK.FSL :: Customer_No :: action* method action(var eventInfo ActionEvent) + ; SetRange on the Orders table so that only ; records for the current customer will be displayed. if eventInfo.id() = DataArriveRecord then ORDERS .setRange( self .value, self.value) endIf endmethod Edit Line: 6 Col: 1